home *** CD-ROM | disk | FTP | other *** search
- object f_about: Tf_about
- Left = 341
- Top = 112
- Width = 321
- Height = 214
- Caption = 'About Delphi Builder'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 146
- Width = 313
- Height = 41
- Align = alBottom
- TabOrder = 0
- object BitBtn1: TBitBtn
- Left = 224
- Top = 8
- Width = 75
- Height = 25
- TabOrder = 0
- Kind = bkOK
- end
- end
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 313
- Height = 146
- Align = alClient
- Color = clInactiveCaptionText
- Lines.Strings = (
- 'Memo1')
- TabOrder = 1
- end
- end
-